func golang.org/x/tools/txtar.directory

2 uses

	golang.org/x/tools/txtar (current package)
		fs.go#L94: 	parent, err := directory(fsys, path.Dir(n.path))
		fs.go#L104: func directory(fsys *filesystem, dir string) (*node, error) {